Skip to content

Conversation

marchbox
Copy link
Contributor

@marchbox marchbox commented Aug 8, 2025

Previous Behavior

Templates contain JS logics, which makes it hard to support SSR/BTR.

New Behavior

Moved JS logics out of template.

Copy link

github-actions bot commented Aug 8, 2025

📊 Bundle size report

✅ No changes found

Copy link

github-actions bot commented Aug 8, 2025

Pull request demo site: URL

@marchbox marchbox changed the title feat: support SSR in dialog, drawer feat: support SSR in dialog, drawer, slider Aug 8, 2025
@marchbox marchbox changed the title feat: support SSR in dialog, drawer, slider feat: support SSR in dialog, drawer, slider, textarea Aug 8, 2025
@marchbox marchbox changed the title feat: support SSR in dialog, drawer, slider, textarea feat: support SSR in dialog, drawer, field, slider, textarea Aug 8, 2025
@marchbox marchbox marked this pull request as ready for review August 8, 2025 02:42
@marchbox marchbox requested a review from a team as a code owner August 8, 2025 02:42
Copy link
Contributor

@davatron5000 davatron5000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I'm curious if we could enforce the "No ARIA on template" rule at the linter or testing level to enforce SSR support/requirements/conventions. Same ask for converting childrenslotted directives.

@radium-v radium-v self-requested a review August 8, 2025 22:35
@marchbox marchbox merged commit e81e469 into microsoft:master Aug 12, 2025
15 checks passed
@marchbox marchbox deleted the users/machi/btr-compat branch August 12, 2025 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants